﻿.hovera
{
	color: #59B0E5;
	font-size: 17px;
	font-family: Tahoma;
}
.hovera:hover
{
	text-decoration: underline;
}
/*
a
{
	font-family: Georgia;
	font-size: 18px;
	color: #3B2B76;
	cursor: pointer;
	text-decoration: none;
}
*/
.link_title {
    color: #43A6E4;
    cursor: pointer;
    font-family: Tahoma;
    font-size: 14px;
    text-decoration: underline;
}
.bb
{
	color: #43A6E4;
	cursor: pointer;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
}
.MasterHeadertbl
{
	background-color: #FFFFFF;
}
body
{
}
.body_Content
{
}
.tdHeaderImg
{
	width: 778px;
}

.CartBodyWidth
{
	width: 100%;
	margin: 0px auto;
}
.CartBodyFrame_Top
{
	background-repeat: repeat-x;
	height: 3px;
}
.CartBodyFrame_left
{
	background-repeat: repeat-y;
	width: 0px;
}
.CartBodyFrame_right
{
	background-repeat: repeat-y;
	width: 0px;
}
.CartBodyFrame_bottom
{
	height: 3px;
	background-repeat: repeat-x;
}

.CartStepArea
{
}
.CartTextBox
{
	border: solid 1px #7E9DB9;
}
.CartAddressTextBox
{
	border: solid 1px #7E9DB9;
}
.CartPaymentTextBox
{
	border: solid 1px #7E9DB9;
	width: 230px;
	margin-left: 7px;
}
.CartDorpDownList
{
	/*	border: solid 1px #7E9DB9; 	by xutao 201003021513*/
	font-family: Tahoma;
	font-size: 15px;
	font-weight: normal;
	width: 250px;
	float: left;
	line-height: 20px;
	margin-top: 10px;
}
.CartDorpDownList td label
{
	/*	border: solid 1px #7E9DB9; 	by xutao 201003021513*/
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	margin-top: 10px;
}
.CartDorpDownListF
{
	/*	border:solid 1px #7E9DB9; by xutao 201003021514*/
	font-family: Tahoma !important;
	font-size: 14px;
	word-spacing: 4px;
	width: 475px !important;
	text-align: left;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.CartBodyFramePaddingLeft
{
	padding-left: 15px;
	float: left;
}

.CartBody
{
	width: 100%;
	background-color: #FFFFFF;
}
/*
Cart.aspx
*/
.CartItems
{
	width: 778px;
	border-width: 0px; /* border-collapse:inherit ;*/ /*border-bottom:dotted 1px #C3C3C3;*/
	border-spacing: 0px;
	border-collapse: collapse; /*border-collapse: separate !important; *border-collapse:collapse!important;*/
	border: 0px solid white;
}
.CartEmptyTable
{
	width: 772px;
	height: 150px;
	color: Gray;
	font-family: Tahoma;
	height: 150px !important; *height:150px!important;
}

.CartItemsTd
{
	font-family: Tahoma;
	font-size: 15px;
	color: #000000;
	height: 30px;
	border-width: 0px;
	border-bottom: dotted 1px #C3C3C3;
}
.CartItemsTd_TotalPrice
{
	font-family: Tahoma;
	font-size: 15px;
	color: #000000;
	height: 30px;
	text-align: right;
	border-width: 0px;
	border-bottom: dotted 1px #C3C3C3;
}
.CartItems_Title
{
	/* border:solid 1px #C3C3C3;*/
	display: none;
	border-bottom-color: White;
	border-bottom-width: 0px;
	width: 778px;
	border-collapse: inherit;
	font-size: 14px;
	font-weight: bold;
	color: #3C82CB;
	height: 37px;
	text-align: left;
	font-family: Tahoma:;
}
.CartItemsHeader_Qty
{
	/*border:dotted 1px #C3C3C3;*/
	border-width: 0px;
	border-bottom: dotted 1px #C3C3C3;
	width: 112px;
	border-collapse: inherit;
	background-color: #F0F0F0;
	height: 35px;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #66899F;
	text-align: center;
}
.CartItemsHeader_UnitPrice
{
	/* border:solid 1px #C3C3C3;*/
	border-width: 0px;
	border-bottom: dotted 1px #C3C3C3;
	width: 101px;
	border-collapse: inherit;
	background-color: #F0F0F0;
	height: 35px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #66899F;
}
.CartItemsHeader_TotalPrice
{
	border-width: 0px;
	border-bottom: dotted 1px #C3C3C3;
	width: 102px;
	border-collapse: inherit;
	background-color: #F0F0F0;
	height: 35px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #66899F;
}
.CartItemsHeader_Description
{
	border-width: 0px;
	border-bottom: dotted 1px #C3C3C3;
	width: 683px;
	border-collapse: inherit;
	background-color: #F0F0F0;
	height: 35px;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #66899F;
	text-align: center;
}
.CartItemDescription
{
	height: 30px;
	font-family: Tahoma;
	font-size: 15px;
	color: #000000;
}
.CartItems_Bottom_Table
{
	width: 776px;
	border-collapse: inherit;
}
.CartItems_Bottom_TD_left
{
	border-collapse: inherit;
	height: 30px;
	font-family: Tahoma;
	font-size: 15px;
	color: #000000;
	font-weight: 600;
}

.CartItems_Bottom_TD_right
{
	border-collapse: inherit;
	height: 30px;
	font-size: 15px;
	font-family: Tahoma;
	color: #000000;
}
.CartItems_Bottom_Checkout
{
	width: 776px;
	border-collapse: inherit;
	height: 40px;
}
.CartItems_Bottom_ShippingTax
{
	margin: 15px 0px 15px 0px;
	width: 776px;
	border-collapse: inherit;
	height: 30px;
}
.Cart_GiftTitle
{
	font-family: Tahoma;
}
.Cart_GiftPriceDes
{
	width: 15px;
	font-family: Tahoma;
}
.Cart_ShipMethod
{
	width: 583px;
}
.Cart_ShipMethodPriceDes
{
	width: 115px;
	font-family: Tahoma;
}
.Cart_SubTotal
{
	/* width: 924px; */
	border-collapse: inherit;
	height: 30px;
	font-family: Verdana;
	font-size: 15px;
	color: #000000;
	font-weight: 600;
}
.Cart_Promo
{
	width: 583px;
}
.Cart_PromoDes
{
	width: 115px;
}
.Cart_TotalDes
{
	border-collapse: inherit;
	height: 30px;
	font-family: Verdana;
	font-size: 15px;
	color: #000000;
	font-weight: 600;
}

/*
Payment.aspx
*/
.Payments
{
	border-width: 0px;
	width: 778px;
	border-collapse: inherit;
}
.PaymentForiegnS
{
	height: 0px;
}
.Payment_Title
{
	border: dashed 1px #C3C3C3;
	border-bottom-color: White;
	border-bottom-width: 0px;
	width: 778px;
	border-collapse: inherit;
	font-size: 14px;
	height: 45px;
	display: none;
}
.Payment_Title_Font1
{
	font-size: 14px;
	font-weight: bold;
	color: #3C82CB;
	height: 35px;
	text-align: left;
}
.Payment_Title_Font2
{
	font-size: 13px;
	height: 35px;
	text-align: left;
	font-family: Tahoma;
}
.Payment_PlaceOrder_TD
{
	/*border-top:dotted 1px #C3C3C3;*/
	text-align: center;
	height: 80px;
}
.Payment_InnerBorder
{
	/*border-right:dotted 1px #C3C3C3;*/
}
.Payment_Table_Header
{
	border-bottom: dotted 1px #C3C3C3;
	border-collapse: inherit;
	background-color: #F0F0F0;
	height: 42px;
	font-family: Tahoma;
	font-size: 19px;
	font-weight: bold;
	color: #66899F;
	text-align: left;
	width: 528px;
}
.Payment_MethodList_TD
{
	height: 50px;
	text-align: center;
}
.Payment_MethodListTDpay
{
	height: 50px;
	width: 190px;
	font-family: Tahoma;
	font-size: 19px;
	color: #000000;
	font-weight: 600;
	text-align: left;
}
.Payment_MethodListTDpay2
{
	/*width:337px;*/
	height: 50px;
	text-align: left;
	color: #000000;
}
.PaymenWidthTable
{
	width: 100%;
}
/*
cartlist.ascx
*/
.CartList_Table
{
	width: 250px;
}
.CartList_Title1
{
	background-color: #F0F0F0;
	height: 42px !important;
	width: 170px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 19px;
	color: #66899F;
	text-align: left;
}
.CartList_Title2
{
	background-color: #F0F0F0;
	height: 23px; /*text-align:right;*/
	font-family: Tahoma;
	font-size: 12px;
}
.CartList_TD1
{
	height: 23px;
	width: 162px;
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
}
.CartList_TD2
{
	height: 23px;
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
}
.CartList_Total_Table
{
	height: 23px;
	width: 72px;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
}
/*
ShippingAddressList.ascx
*/
.ShippingAddressList_Table
{
	width: 250px;
}
.ShippingAddressList_Title1
{
	border-top: solid 1px #C3C3C3;
	background-color: #F0F0F0;
	height: 42px;
	width: 170px;
	font-family: Tahoma;
	font-weight: bold;
	text-align: left;
	font-size: 19px;
	color: #66899F;
}
.ShippingAddressList_Title2
{
	border-top: solid 1px #C3C3C3;
	background-color: #F0F0F0;
	height: 23px; /*text-align:right;*/
	font-family: Tahoma;
	font-size: 13px;
}
.ShippingAddressList_TD
{
	height: 23px;
	font-family: Tahoma;
	font-size: 14px;
	text-align: left;
	color: #000000;
}
.ShippingAddressBootom
{
}
/*
billingaddresslist.ascx
*/
.BillingAddressList_Table
{
	width: 100%;
	margin-top: 2px;
}
.BillingAddressList_Title1
{
	background-color: #F0F0F0;
	height: 42px;
	width: 170px;
	font-family: Tahoma;
	font-weight: bold;
	text-align: left;
	font-size: 19px;
	color: #66899F;
}
.BillingAddressList_Title2
{
	background-color: #F0F0F0;
	height: 23px; /*text-align:right;*/
	font-family: Tahoma;
	font-size: 12px;
}
.BillingAddressList_TD
{
	height: 23px;
	font-family: Tahoma;
	font-size: 14px;
	text-align: left;
	color: #000000;
}

/*
Credicard.ascx
*/
.Credicard_Table
{
	width: 489px;
}
.Credicart_TD1
{
	height: 25px;
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-align: left;
	width: 190px;
}
.Credicart_TD2
{
	height: 25px;
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-align: left;
	width: 338px;
}
/*
CheckControl.ascx
*/
.OnlineCheck_Table
{
	width: 489px;
}
.OnlineCheck_TD1
{
	height: 25px;
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-align: left;
	width: 198px;
}
.OnlineCheck_TD2
{
	height: 25px;
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-align: left;
	width: 336px;
}
.OnlineCheck_Description
{
	/*border-top:dotted 1px #C3C3C3;*/
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	height: 60px;
	text-align: left;
}
/*
MailCheckOrMoney.ascx
*/
.MoneyOrder_Descripton
{
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-align: left;
}
.MoneyOrder_Descripton td
{
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-align: left;
}
.MoneyOrder_Descripton td span
{
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-align: left;
}
.MoneyOrder_Descripton td div
{
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-align: right;
}
/*
billingaddress.aspx
*/
.Billings
{
	width: 778px;
	border-collapse: inherit;
}
.Billing_Title
{
	border-bottom: dotted 1px #C3C3C3;
	border-bottom-color: White;
	border-bottom-width: 0px;
	width: 778px;
	border-collapse: inherit;
	font-size: 14px;
	height: 45px;
	display: none;
}
.Billing_Title_Font1
{
	font-size: 14px;
	font-weight: bold;
	color: #3C82CB;
	height: 35px;
	text-align: left;
}
.Billing_Title_Font2
{
	font-size: 13px;
	height: 35px;
	text-align: left;
	font-family: Tahoma;
}
.Billing_Table_Header
{
	border-bottom: dotted 1px #C3C3C3;
	border-collapse: inherit;
	background-color: #F0F0F0;
	height: 42px;
	font-family: Tahoma;
	font-size: 19px;
	font-weight: bold;
	color: #66899F;
	text-align: left;
	width: 528px;
}
.Billing_InnerBorder
{
}
.Billing_Continue_TD
{
	height: 80px;
}

/*
shippingaddress.aspx
*/
.Shippings
{
	width: 778px;
	border-collapse: inherit;
}
.Shipping_Title
{
	border-bottom-color: White;
	border-bottom-width: 0px;
	width: 778px;
	border-collapse: inherit;
	font-size: 14px;
	height: 45px;
	display: none;
}
.Shipping_Title_Font1
{
	font-size: 14px;
	font-weight: bold;
	color: #3C82CB;
	height: 35px;
	text-align: left;
}
.Shipping_Title_Font2
{
	font-size: 13px;
	height: 35px;
	text-align: left;
	font-family: Tahoma;
	color: #FF6600;
}
.Shipping_Table_Header
{
	border-bottom: dotted 1px #C3C3C3;
	border-collapse: inherit;
	background-color: #F0F0F0;
	height: 42px;
	font-family: Tahoma;
	font-size: 19px;
	font-weight: bold;
	color: #66899F;
	text-align: left;
	width: 528px;
}
.Shipping_InnerBorder
{
}
.Shipping_Continue_TD
{
	text-align: center;
	height: 50px;
}
.Shipping_YesOrNo_TD
{
	text-align: left;
	height: 40px;
	font-size: 13px;
	font-family: Verdana;
	color: #000000;
	padding-left: 0px; /*font-weight:bold;*/
}
/*
AddressControl.ascx
*/
.AddressControl_Table
{
	width: 524px;
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	margin-left: 3px;
}
.AddressContrl_TD1
{
	width: 140px;
	text-align: left;
	text-indent: 10px;
	line-height: 30px;
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
}
.AddressContrl_TD2
{
	width: 365px;
	text-align: left;
	padding-top: 5px;
}
.AddressContrl_RequireStar
{
	color: #6A6869;
}

/* receipt title Images*/
.receipt_title_image
{
	height: 152px;
	background-image: url( "../CartImages/receipt_title.jpg" );
	background-repeat: no-repeat;
}
/*
ReceiptLogin.ascx
*/
.ReceiptLoginTable
{
	width: 778px;
	height: 90px;
	background-image: url( "../CartImages/MLoginBg.gif" );
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #8D8DA3;
}
.GreetingCss
{
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	color: #FF5000;
	text-align: left;
	display: none;
}
.GreetingOrderNbr
{
	font-size: 18px;
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
}
.receipt_Login_status
{
	display: none;
}
/*ForienMailFee.ascx*/
.ForienMail_Header {
    font-size: 13px;
    font-family: Tahoma !important;
    height: 25px;
    font-weight: bold;
    color: #000000;
    text-align: left;
}

.ForienMail_bottom
{
	height: 18px;
}
/* paypal.ascx style*/
.PayPalReceipt
{
	width: 335px;
	font-family: Tahoma;
	font-size: 16px;
	color: #6A6869;
	font-weight: bold;
	text-align: left;
}



/* every page place order tip*/
.PlaceOrder_tip
{
	text-indent: 15px;
	font-size: 14px;
	font-family: Tahoma;
	color: #FF6600;
	height: 30px;
	text-align: left;
}
/*------------MPageHeader.ascx用到的样式---------------------------*/
.top
{
	font-family: Tahoma, Helvetica, sans-serif;
	color: #012161;
	font-size: 13px;
	text-decoration: none;
}
a.top:link
{
	color: #012161;
	text-decoration: none;
}
a.top:visited
{
	color: #012161;
	text-decoration: none;
}
a.top:hover
{
	color: #012161;
	text-decoration: underline;
}

.topmenu
{
	font-family: Tahoma, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
}
a.topmenu:link
{
	color: #ffffff;
	text-decoration: none;
}
a.topmenu:visited
{
	color: #ffffff;
	text-decoration: none;
}
a.topmenu:hover
{
	color: #ffffff;
	text-decoration: underline;
}

/*------------MPageFooter.ascx用到的样式---------------------------*/
.foot
{
	font-family: Tahoma, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
}
a.foot:link
{
	color: #ffffff;
	text-decoration: none;
}
a.foot:visited
{
	color: #fff;
	text-decoration: none;
}
a.foot:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.ZiTiStyle
{
	font-family: Tahoma;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
}
.YinCangZiTi
{
	display: block;
}
/* add css by ljq 09-04-01 */
/******Begin*****/
.Payment_PayPalImg_TD
{
	width: 335px;
	text-align: left;
}
.Payment_ReceiptImg_TD
{
	width: 335px;
	text-align: left;
}
.Qty_Table
{
	border-width: 0px;
	border: 0px;
	border-collapse: collapse;
}
.Qty_Txt_TD
{
	text-align: center;
}
.Qty_UpdateImg_TD
{
}
.ReceiptControl_LoginMsg_TD
{
}
.ShipType_TD
{
	height: 30px;
}
.ProductIcon_TD
{
}
.AddressContrl_RequireStar_Msg
{
	color: #6A6869;
}
.Continue_Empty_TD
{
	height: 0px;
}
.ImgProductStyle
{
    max-block-size: 100px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.ImportMsg_Table
{
	border-right: #dc9988 thin solid;
	table-layout: fixed;
	border-top: #dc9988 thin solid;
	visibility: visible;
	vertical-align: super;
	border-left: #dc9988 thin solid;
	width: 778px;
	height: 47px;
	color: #9a0000;
	direction: ltr;
	border-bottom: #dc9988 thin solid;
	top: 0px;
	background-color: #feffd5;
}
.CartItems_Bottom_TD_subtotal
{
	width: 75px;
	border-collapse: inherit;
	height: 30px;
	font-size: 15px;
	font-family: Verdana;
	color: #000000;
}
.CartItems_Bottom_TD_gift
{
	height: 27px;
}
.ReceiptControl_LoginMsg_Success_TD
{
}
.Receipt_LoginSuccess_Table
{
}
.ReceiptLoginSuccessTable
{
	width: 778px;
	height: 90px;
	background-image: url( "../CartImages/MLoginBg.gif" );
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #8D8DA3;
}
.CartEmptyMsg_Table
{
	width: 738px;
	font-size: 14px;
}
.CartEmptyBtnContinue_TD
{
	height: 21px;
	line-height: 20px;
	text-align: center;
}
.ReceiptUnLogin_Table
{
	width: 726px;
}
.Style_Googletxt
{
	background-color: white;
}
.div_PayResponse
{
	background-color: White;
	width: 990px;
}
/* add css   */
/******End*****/
.placeorderuse
{
	height: 0px;
	_display: none;
}
.or_style
{
	color: #4D5E15;
	font-weight: bolder;
	font-family: Verdana;
	font-size: 15px;
	margin-top: 5px;
}
.left8
{
	margin-left: 8px;
	font-family: Tahoma;
}

.floatleft
{
	float: left;
}
.leftbox
{
	float: left;
}
.popmenu_a_2
{
	color: #4A475A;
}

.CartDorpDownList2
{
	width: 170px;
	margin-left: 7px;
	float: left;
}
.CartDorpDownList3
{
	width: 60px;
}

.CartDorpDownList4
{
	width: 100%;
}

